# Example with all modifiable variables
```yaml
---
my_variable:
- val1
- val2
my_calculated_variable:
```