I am working with the UIAlertController.
Right now I am able to list an item from the following code:
{
UIAlertController *controller
What you had shown in the picture is complicated and cannot be implemented with a simple UIAlertController.
In order to replicate your screenshot what you need is
Google all these items for tutorials. As I said this is not a simple task as there is no out of the box check mark function in Xcode.