Retrieves the value from the option qryflow.default.type, if set. Otherwise returns
"query", which is the officially supported default type. If any value is supplied
to the function, it returns that value.
Usage
qryflow_default_type(type = getOption("qryflow.default.type", "query"))