<choicePanel name="style"> panel tags </choicePanel>
Occurs: N times within wizard
Multiple instances: Yes
Has attributes: Yes - name
Self-closing: No
Offers a choice of two or more option for a (text string) input. Each choice item may have a linked per-option image defined by the pic tag or a generic image for all options via the picture tag. The input value can be stored as a variable using the result tag.
name. The unique name of the panel. The exact purpose of the attribute is not clear.
Example:
<choicePanel name="style">…</choicePanel>