Hello Gitesh,
Yes, you can use there a simple macros like this one:
{%if(Message==""){""}else{"FieldValue: "+Message}%}
If Message field is empty... nothing is written into the e-mail, in other wise... the field name and the Message test are written.
Best regards,
Martin Danko