Example with mandatory variables not filled in

general:                      # A family
  int: 5                      # A first integer

Example with all variables modifiable

general:                      # A family
  int: 5                      # A first integer
  int2: 1                     # A second integer