Configuration profiles could be installed on iOS (through iPCU, MDM, web an so on).
Each configuration profile may have multiple payloads. Based on the the documentation, PayloadContent is an array of payloads.
I wonder, whether the order of payloads installation is predefined or undefined.
On one hand, if it's array, my assumption would be that they are installed in predefined order. On other hand, I didn't find any information on this subject.