Add _meta information to built-in ILM policies (#73629)
We already ship templates that include the _meta map for things like component and composable
index templates, and we use the "managed": true indicator for many of our built-in items within
Elasticsearch.
This commit adds a description and managed flag to each of the ILM policies we ship by default.