Example with all modifiable variables ```yaml --- var: - val1 - val2 dynval1: var: a value dynval2: var: a value ```