fn unpack_string(s: &ScalarValue) -> Option<&str>
returns the string literal of the scalar value if it is a string