Add variant choices to variant component
creates variant choices specified in compList
= addChoice(variantComponent
,choices
)choices
in the specified variant
component and returns their handles.
creates variant choices specified in compList
= addChoice(variantComponent
,choices
,labels
)choices
with labels
labels
in the specified variant component and returns their
handles.