If you want to add comments to the file, since this is nothing more than a standard ini file format, just add a line starting with a # character to indicate a comment..
eg
code:
#This is my ini file, made by me
#it contains some sounds from my favourite tv shows
#etc
#blah
[Header]
...
etc