Added the ability to delete plugin data from an order

Tags:

To the methods AddOrderExternalData and TryGetOrderExternalDataByKey, which allowed saving arbitrary data as part of an order and, accordingly, reading it from there, a method DeleteOrderExternalData has been added, allowing the removal of unnecessary external data from the order.