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