I'm trying to add some new options in the character creation process when you're asked questions about your past. For example:
("peddler",[],"A goods peddler.",[
(assign,"$background_answer_3",cb3_peddler),
(str_store_string,s14,"@{reg3?daughter:man}"),
...