For the Telephone field in your templates, you get flexible output options:
{FIELD_NAME:tel}
- raw telephone input{FIELD_NAME:e164}
or {FIELD_NAME:format}
— outputs a nicely formatted number, e.g. (XXX) XXX-XXXX
{FIELD_NAME:e164:tel}
- outputs the number and wraps it as a clickable telephone link