I have created an email template in Ax, using the %varname% as a placeholder for items added to the map when you send the email with this:
%varname%
emailPara
I can't help thinking you will be better off using System.Net.Mail for this. Check out this blog article: http://hiyajac.blogspot.com/2010/06/sending-emails-from-dynamics-ax.html