Move services subkeys into the YAML reference

Problem to solve

While reviewing the docs at https://docs.gitlab.com/ee/ci/services/index.html#available-settings-for-services, I realized that all of these are probably not exactly "settings", but subkeys for the services keyword: https://docs.gitlab.com/ee/ci/yaml/#services

We can see that services:pull_policy is documented as a subkey: https://docs.gitlab.com/ee/ci/yaml/#servicepull_policy (though it has a typo, service should have an s).

So we should verify that:

Other links/references

Edited by 🤖 GitLab Bot 🤖