You can include standard XML comments in CTF files.
However if you want the information to appear in the metadata panel of Autodesk applications, you can use Description elements instead of comments.
<!--
-->
Comments cannot appear inside tags (between < and >). In addition, comments cannot be nested.