root_option = string(max=255, default='def_string') int_option = integer(min=0, max=100) [app] sub_option = string(max=255, default='def_sub')