A string type that has a limited character set, which makes it useful
as an easy to type identifier for use in things like URL paths. The
restrictions are alphanumeric characters (Unicode is permitted),
plus dashes and underscore except for the initial character.