How can I create IKEv2 Client Interface in Mikrotik?

Hi there
Is it possible to create IKEv2 Client Interface similar to “PPTP Client”, “L2TP Client”, “OVPN Client” and so on in mikrotik?

Mikrotik only implemented raw IPsec, there is no equivalent to Cisco VTI or equivalent from other vendors. The typical workaround is to create an IPsec encapsulated IPIP or GRE tunnel, it is something of a bodge and can lead to greater protocol overheads.