# Example with all modifiable variables
```yaml
---
var1: # A first variable
- no
- yes
- maybe
var2: # A second variable
```