Markdown widget supports referencing entity fields and also user fields like name, fullName, email, firstName and lastName in the form of {{ .user.email }}. But it's impossible to reference other custom user properties in addition to the basic ones.