This helper will parse comma-separated key-value pairs
parse_input(input_text, into = "list")
input_text
A character.
into
The name of the function that will contain the resulting values.