You can use custom user fields, which are accessible via code, and plug that into the text that gets added to the composer.
I will need to confirm this, but I believe you can get the current user’s user field value via the current_user service.
EDIT: Kind of, but you’ll need a web request, I think?