Get the string value for key parameter with an empty string as default value
function getValue(key: string; default: string = ''): string