option_3=StrOption(name="var1",doc="the first variable",properties=frozenset({"basic","mandatory"}),informations={'type':'string','help':"message with '"})
option_4=StrOption(name="var2",doc="the second variable",properties=frozenset({"basic","mandatory"}),informations={'type':'string','help':'message with "'})
option_7=StrOption(name="var1",doc="the first variable",properties=frozenset({"basic","mandatory"}),informations={'type':'string','help':"message with '"})
option_8=StrOption(name="var2",doc="the second variable",properties=frozenset({"basic","mandatory"}),informations={'type':'string','help':'message with "'})