fun LineItem.analyticsFormat(currency: String): Bundle
fun Order.analyticsFormat(res: Resources, currency: String, checkoutProgress: Int): Bundle
Formats the order details for analytics to allow for consistent analytics reporting.