pagination plugin how could we retrieve the variable?

pagination plugin how could we retrieve the variable?

function pageselectCallback(page_id, jq){
//we only can get page_id here
}

how could we get num_display_entries, items_per_page, etc variable ?