This option carries the records of the following fields:
@for (record of optionDef.recordTypes; track record) {
{{ record }}
}
These records can be repeated, forming an array of records. By default, the option has only
one record, but additional records can be defined as necessary by adding suitable option
fields.
} @else {
This option can comprise an array of the
{{ optionDef.optionType }}
option fields. By default, it has only one option field, but more fields of the same type
can be added as needed.