--- version: 1.1 variable1: description: a first variable choices: - val1 - val2 multi: true variable2: description: a second variable choices: - val1 - val2 multi: true mandatory: false