Example with all variables modifiable ```yaml --- var1: # The variable - val1 - val2 - val3 var2: # The variable - val4 - val5 ```