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