SIMPL-4624: Handle simp:configure properties in schemas
New properties have been defined in the schemas. Simpl:configure is an enum, it has two possible values at the moment: hiddenInFrontend, useForAdvancedSearch.
I extended the ttlParser to handle these, keeping the original configuration too, there are two new modes for sd creation and advanced search (which will be used in catalogue client).