.ContentType variable
You can retrieve the content type of any item that has a content type by adding .ContentType to the name of the item.
For example, the expression Component.Footer.ContentType returns the content type of the Footer field of the current Component.
The variable returns a string indicating the type of the content contained in the item, such as text/plain or tridion/component.