UnionParam.options property

Signature:

options?: Array<{
        tag: string;
        value: ScriptParam;
    }>;