Fixtype of constant declarations.
This is a product type introduced by fty::defprod.
A constant declaration has the same structure as a variable declaration, but we introduce a different type because variables and constants are different entities and also so that it is easier to extend variable or constant declarations independently from each other, should the need arise.