Add shared parameter

Hi everyone
I would like to add some shared parameter inside a family document. I’m trying to use “SharedParameters.Add” node from Orchid, but I can’t understand what should I give as input for “groupType”. Node guide suggests to give as input “Grouptype as Dynamo type” but I can’t understand what it does means. Can anyone support me?
Thank you

Mau

Orchid Package support is done via the package’s GitHub, so you may want to check there.

Hi There! In latest versions of Dynamo there is a OOTB Node “Group Types”, in which you can select the tab, in which parameter will appear in properties. In older versions of Dynamo it was just input string like “PG_Data”. Try both options

Hi !
The first option is what I need, since I have to give as input a GroupType and not a string.
Thank

Mau