option_3=StrOption(name="var1",doc="a first variable",properties=frozenset({"basic","mandatory"}),informations={'ymlfiles':['../rougail-tests/structures/20_9default_information_parent/rougail/00-base.yml'],'type':'string'})
option_4=StrOption(name="var2",doc="a second variable",default=Calculation(func['calc_value'],Params((information_0))),properties=frozenset({"mandatory","standard"}),informations={'ymlfiles':['../rougail-tests/structures/20_9default_information_parent/rougail/00-base.yml'],'type':'string'})