I am working on siri kit and try to create own datatype in Intents.intentdefinition.
i refer soupchef demo project which was presented by apple on last WWDC 2019 and in that demo project toppings fields has a custom type.
So how custom type is showing and come in datatype/dropdown list? see below
How can i create my custom type field? Thank you in advance.